setDropShadowOffsetY

abstract fun setDropShadowOffsetY(block: DesignBlock, offsetY: Float)

Set the drop shadow's y offset of the given design block. Required scope: "appearance/shadow"

Parameters

block

the block whose drop shadow's y offset should be set.

offsetY

the y offset to be set.